home *** CD-ROM | disk | FTP | other *** search
/ Cre@te Online 2000 December / Cre@teOnline CD05.iso / MacSoft / XML ConsoleMax.sea / XML ConsoleMax / Required / esc.jar / com / extensibility / xml / rsc / ConversionWarnings.properties next >
Encoding:
Text File  |  2000-05-02  |  2.3 KB  |  42 lines

  1.  
  2. #Declaration Names - Add 's' to full path to get plural
  3. com.extensibility.xml.ElementDeclaration=Element Type
  4. com.extensibility.xml.ElementDeclarations=Element Types
  5. com.extensibility.xml.AttributeDeclaration=Attribute
  6. com.extensibility.xml.AttributeDeclarations=Attributes
  7. com.extensibility.xml.GeneralEntityDeclaration=General Entity
  8. com.extensibility.xml.ParameterEntityEntityDeclaration=Parameter Entity
  9. com.extensibility.xml.InternalGEDeclaration=Internal General Entity
  10. com.extensibility.xml.InternalGEDeclarations=Internal General Entities
  11. com.extensibility.xml.ExternalGEDeclaration=External General Entity
  12. com.extensibility.xml.ExternalGEDeclarations=External General Entities
  13. com.extensibility.xml.InternalPEDeclaration=Internal Parameter Entity
  14. com.extensibility.xml.InternalPEDeclarations=Internal Parameter Entities
  15. com.extensibility.xml.ExternalPEDeclaration=External Parameter Entity
  16. com.extensibility.xml.ExternalPEDeclarations=External Parameter Entities
  17. com.extensibility.xml.NotationDeclaration=Notation
  18. com.extensibility.xml.NotationDeclarations=Notations
  19. com.extensibility.xml.ProcessingInstruction=Processing Instruction
  20. com.extensibility.xml.ProcessingInstructions=Processing Instructions
  21. com.extensibility.xml.ExternalSubset=Included Module
  22. com.extensibility.xml.ExternalSubsets=Included Modules
  23. com.extensibility.xml.MarkedSectionOpen=Conditional Start
  24. com.extensibility.xml.MarkedSectionClose=Conditional End
  25. com.extensibility.xml.NamespaceDeclaration=Namespace
  26. com.extensibility.xml.NamespaceDeclarations=Namespaces
  27. com.extensibility.xml.DataTypeDeclaration=DataType
  28. com.extensibility.xml.DataTypeDeclarations=DataTypes
  29. #
  30. 100=Declaration type not supported: ''{0}''
  31. 101=Entity ''{0}'' will be expanded out in saving this declaration.
  32. 102=Global Attributes are not supported; this attribute may be lost: ''{0}''
  33. 103=Local Attribute should be converted to reference to global attribute:  ''{0}''
  34. 104=Datatype facet not supported: ''{0}''
  35. 105=Type refinement by extension of ''{0}'' will be lost.
  36. 106=Closed content model setting will be lost for: ''{0}''
  37. 107=MIXED and ANY content models not supported: ''{0}''
  38. 108=Min and Max occurs other than Kleene operators are not allowed:  ''{0}''
  39. 109=Local names currently not supported, name will be dropped: ''{0}''
  40. 999={0}
  41.  
  42.